Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add InstanceInfo, related classes and tests #955

Merged
merged 2 commits into from
Apr 26, 2016

Conversation

mziccard
Copy link
Contributor

This PR adds the InstanceInfo class along with inner classes (Metadata, Tags, ServiceAccount and SchedulingOptions). This also adds unit tests.

/cc @jgeewax

@mziccard mziccard added the api: compute Issues related to the Compute Engine API. label Apr 25, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 25, 2016
*
* @see <a href="https://cloud.google.com/compute/docs/instances/">Virtual Machine Instances</a>
*/
public class InstanceInfo implements Serializable {

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 84.067% when pulling d0c3e68 on mziccard:compute-instance into 312cff9 on GoogleCloudPlatform:compute-alpha.

}
builder.values(metadataValues);
}
return builder.fingerprint(metadataPb.getFingerprint()).build();

This comment was marked as spam.

@jgeewax
Copy link

jgeewax commented Apr 26, 2016

Do all the sub-classes (ie, ServiceAccount) need to be nested in InstanceInfo? This LGTM but the one class is definitely really long :P

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 84.067% when pulling f7b7430 on mziccard:compute-instance into 312cff9 on GoogleCloudPlatform:compute-alpha.

@mziccard mziccard merged commit a71d83b into googleapis:compute-alpha Apr 26, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Apr 29, 2016
* Add InstanceInfo, related classes and tests

* Move InstanceInfo inner classes outside
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
Source-Link: googleapis/synthtool@18d4e9b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f8374176dc59291f05dd3fec927a9da2cda687a9ef4de32e77f699a2be12ab45
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
…955)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.8.1` -> `2.8.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.6/compatibility-slim/2.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.6/confidence-slim/2.8.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-core</summary>

### [`v2.8.6`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;286-httpsgithubcomgoogleapisjava-corecomparev285v286-2022-08-02)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.5...v2.8.6)

##### Dependencies

-   update dependency com.google.api:gax-bom to v2.18.7 ([#&#8203;890](https://togithub.com/googleapis/java-core/issues/890)) ([c67bed5](https://togithub.com/googleapis/java-core/commit/c67bed5281b458e78780cdd918235b5d073917c7))
-   update dependency com.google.code.gson:gson to v2.9.1 ([#&#8203;888](https://togithub.com/googleapis/java-core/issues/888)) ([7b799c6](https://togithub.com/googleapis/java-core/commit/7b799c66f4aaf057242e9a231b920e49a7c964e9))

### [`v2.8.5`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;285-httpsgithubcomgoogleapisjava-corecomparev284v285-2022-07-29)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.4...v2.8.5)

##### Dependencies

-   update dependency com.google.api:gax-bom to v2.18.6 ([#&#8203;885](https://togithub.com/googleapis/java-core/issues/885)) ([7fa028c](https://togithub.com/googleapis/java-core/commit/7fa028c0e78bd21583c8687582da24834bd54449))

### [`v2.8.4`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;284-httpsgithubcomgoogleapisjava-corecomparev283v284-2022-07-27)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.3...v2.8.4)

##### Documentation

-   update javadocs for ReadChannel#limit to be more clear ([#&#8203;880](https://togithub.com/googleapis/java-core/issues/880)) ([c7de4e2](https://togithub.com/googleapis/java-core/commit/c7de4e2871d6a32cacc7aab69d826f3afd6301ef))

##### Dependencies

-   Update google-cloud-shared-config to v1.5.3 ([#&#8203;882](https://togithub.com/googleapis/java-core/issues/882)) ([aabb0b4](https://togithub.com/googleapis/java-core/commit/aabb0b42076f8a02e7b31d604add567fa909df6c))

### [`v2.8.3`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;283-httpsgithubcomgoogleapisjava-corecomparev282v283-2022-07-26)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.1...v2.8.3)

##### Dependencies

-   update dependency com.google.api-client:google-api-client-bom to v2 ([#&#8203;868](https://togithub.com/googleapis/java-core/issues/868)) ([e117c40](https://togithub.com/googleapis/java-core/commit/e117c40f31acf16a45bdbeeb727ba26d80eb6a51))
-   update dependency com.google.api:gax-bom to v2.18.4 ([#&#8203;864](https://togithub.com/googleapis/java-core/issues/864)) ([bd40b1d](https://togithub.com/googleapis/java-core/commit/bd40b1d1b36cdcfa833047609e2488594b112be1))
-   update dependency com.google.api:gax-bom to v2.18.5 ([#&#8203;876](https://togithub.com/googleapis/java-core/issues/876)) ([d8dc7fb](https://togithub.com/googleapis/java-core/commit/d8dc7fbdb0d65e493ca4154658c63e80d89ab600))
-   update dependency com.google.api.grpc:proto-google-common-protos to v2.9.2 ([#&#8203;870](https://togithub.com/googleapis/java-core/issues/870)) ([7e961e9](https://togithub.com/googleapis/java-core/commit/7e961e945d5e049a1a1bb2592e9c155b5937e33b))
-   update dependency com.google.api.grpc:proto-google-iam-v1 to v1.5.2 ([#&#8203;865](https://togithub.com/googleapis/java-core/issues/865)) ([fe7b974](https://togithub.com/googleapis/java-core/commit/fe7b974a0eae82711ca96edf412944309d5d6202))
-   update dependency com.google.auth:google-auth-library-bom to v1.8.1 ([#&#8203;856](https://togithub.com/googleapis/java-core/issues/856)) ([92df5d3](https://togithub.com/googleapis/java-core/commit/92df5d3c248214970d38432e8c264d151298d1e6))
-   update dependency com.google.http-client:google-http-client-bom to v1.42.2 ([#&#8203;871](https://togithub.com/googleapis/java-core/issues/871)) ([1972e8e](https://togithub.com/googleapis/java-core/commit/1972e8e45e11597e56609aa5fcd44e61958d5857))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.3 ([#&#8203;874](https://togithub.com/googleapis/java-core/issues/874)) ([1e18977](https://togithub.com/googleapis/java-core/commit/1e18977820ac766157156fb6246bd318d207971c))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.4 ([#&#8203;877](https://togithub.com/googleapis/java-core/issues/877)) ([d12fb5e](https://togithub.com/googleapis/java-core/commit/d12fb5e4eb8aa42015df84abf31f56408c8b64d8))
-   update dependency io.grpc:grpc-bom to v1.48.0 ([#&#8203;873](https://togithub.com/googleapis/java-core/issues/873)) ([a45b075](https://togithub.com/googleapis/java-core/commit/a45b075e414049550c51ff0097337e45128fc499))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-vision).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
…0.10 (#955)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.120.9` -> `1.120.10` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/compatibility-slim/1.120.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.120.10/confidence-slim/1.120.9)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-pubsub</summary>

### [`v1.120.10`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;112010-httpsgithubcomgoogleapisjava-pubsubcomparev11209v112010-2022-08-04)

[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.120.9...v1.120.10)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#&#8203;1231](https://togithub.com/googleapis/java-pubsub/issues/1231)) ([9d13dd8](https://togithub.com/googleapis/java-pubsub/commit/9d13dd8bc43e24815884dde421409136958d4b0f))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dlp).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [3.6.6](googleapis/java-dlp@v3.6.5...v3.6.6) (2022-08-04)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.120.10 ([#955](googleapis/java-dlp#955)) ([fef48dc](googleapis/java-dlp@fef48dc))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
…1.2 (#955)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.11.1` -> `2.11.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/compatibility-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/confidence-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-video-intelligence).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [3.1.0](googleapis/java-vision@v3.0.2...v3.1.0) (2022-08-09)


### Features

* Add TextDetectionParams.advanced_ocr_options ([#962](googleapis/java-vision#962)) ([178e4a4](googleapis/java-vision@178e4a4))


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.8.6 ([#955](googleapis/java-vision#955)) ([c4fdb49](googleapis/java-vision@c4fdb49))
* update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#958](googleapis/java-vision#958)) ([0a11239](googleapis/java-vision@0a11239))
* update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#960](googleapis/java-vision#960)) ([8d62c20](googleapis/java-vision@8d62c20))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#952](googleapis/java-vision#952)) ([3400667](googleapis/java-vision@3400667))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#956](googleapis/java-vision#956)) ([89b114c](googleapis/java-vision@89b114c))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#959](googleapis/java-vision#959)) ([3885ac8](googleapis/java-vision@3885ac8))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#961](googleapis/java-vision#961)) ([99996d4](googleapis/java-vision@99996d4))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#963](googleapis/java-vision#963)) ([1f7e3ba](googleapis/java-vision@1f7e3ba))
* update spring.version to v2.7.2 ([#951](googleapis/java-vision#951)) ([8e4c6ab](googleapis/java-vision@8e4c6ab))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.3](googleapis/java-video-intelligence@v2.2.2...v2.2.3) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.8.3 ([#943](googleapis/java-video-intelligence#943)) ([5ae4738](googleapis/java-video-intelligence@5ae4738))
* update dependency com.google.cloud:google-cloud-core to v2.8.4 ([#944](googleapis/java-video-intelligence#944)) ([ca5c408](googleapis/java-video-intelligence@ca5c408))
* update dependency com.google.cloud:google-cloud-core to v2.8.5 ([#945](googleapis/java-video-intelligence#945)) ([25d50af](googleapis/java-video-intelligence@25d50af))
* update dependency com.google.cloud:google-cloud-core to v2.8.6 ([#950](googleapis/java-video-intelligence#950)) ([f0fa63d](googleapis/java-video-intelligence@f0fa63d))
* update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#951](googleapis/java-video-intelligence#951)) ([32dfcc0](googleapis/java-video-intelligence@32dfcc0))
* update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#953](googleapis/java-video-intelligence#953)) ([097d337](googleapis/java-video-intelligence@097d337))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#946](googleapis/java-video-intelligence#946)) ([0b16401](googleapis/java-video-intelligence@0b16401))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#949](googleapis/java-video-intelligence#949)) ([38fe68e](googleapis/java-video-intelligence@38fe68e))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#952](googleapis/java-video-intelligence#952)) ([493c449](googleapis/java-video-intelligence@493c449))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#954](googleapis/java-video-intelligence#954)) ([9d5a62b](googleapis/java-video-intelligence@9d5a62b))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#955](googleapis/java-video-intelligence#955)) ([02e5b47](googleapis/java-video-intelligence@02e5b47))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.8](https://togithub.com/googleapis/java-containeranalysis/compare/v2.4.7...v2.4.8) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#963](https://togithub.com/googleapis/java-containeranalysis/issues/963)) ([f8084b8](https://togithub.com/googleapis/java-containeranalysis/commit/f8084b8ca525fdb265e997894465e4e3a784bd68))
* Update dependency certifi to v2022.9.24 ([#947](https://togithub.com/googleapis/java-containeranalysis/issues/947)) ([2a0becd](https://togithub.com/googleapis/java-containeranalysis/commit/2a0becd99be8825e299a44d4d2946f9c4587aeea))
* Update dependency charset-normalizer to v2.1.1 ([#952](https://togithub.com/googleapis/java-containeranalysis/issues/952)) ([4ac4198](https://togithub.com/googleapis/java-containeranalysis/commit/4ac4198b02c38816cc5279203370e9bcf10ca320))
* Update dependency click to v8.1.3 ([#953](https://togithub.com/googleapis/java-containeranalysis/issues/953)) ([7f2cd56](https://togithub.com/googleapis/java-containeranalysis/commit/7f2cd5655f49d6d2db4519b9096d2800d76eb58a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#967](https://togithub.com/googleapis/java-containeranalysis/issues/967)) ([44d2acd](https://togithub.com/googleapis/java-containeranalysis/commit/44d2acd1775a20bb678312c063b6edf914dbbc00))
* Update dependency gcp-releasetool to v1.8.8 ([#948](https://togithub.com/googleapis/java-containeranalysis/issues/948)) ([932e614](https://togithub.com/googleapis/java-containeranalysis/commit/932e61468598c1b521806bdd85492aa79c3a5037))
* Update dependency google-api-core to v2.10.1 ([#954](https://togithub.com/googleapis/java-containeranalysis/issues/954)) ([4e0b27c](https://togithub.com/googleapis/java-containeranalysis/commit/4e0b27c3e94b142658a7042b5b66eb85cf07339b))
* Update dependency google-auth to v2.11.1 ([#949](https://togithub.com/googleapis/java-containeranalysis/issues/949)) ([3436e5c](https://togithub.com/googleapis/java-containeranalysis/commit/3436e5c480fd441d9d6544e33f776fa039f5ee7b))
* Update dependency google-cloud-core to v2.3.2 ([#950](https://togithub.com/googleapis/java-containeranalysis/issues/950)) ([cf1a882](https://togithub.com/googleapis/java-containeranalysis/commit/cf1a8823d431d5dfe0a373ee4e9fe25c255e720d))
* Update dependency google-cloud-storage to v2.5.0 ([#955](https://togithub.com/googleapis/java-containeranalysis/issues/955)) ([ff75df9](https://togithub.com/googleapis/java-containeranalysis/commit/ff75df994404a2fc67cac7680d9f7c27c4a53b3f))
* Update dependency google-crc32c to v1.5.0 ([#956](https://togithub.com/googleapis/java-containeranalysis/issues/956)) ([e5d6c21](https://togithub.com/googleapis/java-containeranalysis/commit/e5d6c21d66d4ab2395f27825c19a5b6b6c404baa))
* Update dependency googleapis-common-protos to v1.56.4 ([#951](https://togithub.com/googleapis/java-containeranalysis/issues/951)) ([c0a937f](https://togithub.com/googleapis/java-containeranalysis/commit/c0a937f7dfe786a226361a2a5a7f32a04164c5b6))
* Update dependency markupsafe to v2.1.1 ([#957](https://togithub.com/googleapis/java-containeranalysis/issues/957)) ([8ca520d](https://togithub.com/googleapis/java-containeranalysis/commit/8ca520decf514a494e27cd5b98e2fb427b110c19))
* Update dependency protobuf to v3.20.2 ([#958](https://togithub.com/googleapis/java-containeranalysis/issues/958)) ([e9a5588](https://togithub.com/googleapis/java-containeranalysis/commit/e9a5588dc5bed8d22a2d9b5790005726ca4609f8))
* Update dependency protobuf to v4 ([#964](https://togithub.com/googleapis/java-containeranalysis/issues/964)) ([94ee22e](https://togithub.com/googleapis/java-containeranalysis/commit/94ee22e5cc71f82ffb6f36ba717a6302a725de02))
* Update dependency requests to v2.28.1 ([#960](https://togithub.com/googleapis/java-containeranalysis/issues/960)) ([cb05cff](https://togithub.com/googleapis/java-containeranalysis/commit/cb05cffbe25c60c6f30d46511307031f4cfdc413))
* Update dependency typing-extensions to v4.3.0 ([#961](https://togithub.com/googleapis/java-containeranalysis/issues/961)) ([cf68902](https://togithub.com/googleapis/java-containeranalysis/commit/cf68902904d7a42f8b7d401c2dcf1f357b64bf6c))
* Update dependency zipp to v3.8.1 ([#962](https://togithub.com/googleapis/java-containeranalysis/issues/962)) ([e71d9d1](https://togithub.com/googleapis/java-containeranalysis/commit/e71d9d17af2e6d524029c6490ad4a75efcfbb4f5))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 7, 2022
…3.0 (#955)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dataproc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNi4wIn0=-->
github-actions bot pushed a commit that referenced this pull request Oct 7, 2022
🤖 I have created a release *beep* *boop*
---


## [4.0.8](https://togithub.com/googleapis/java-dataproc/compare/v4.0.7...v4.0.8) (2022-10-06)


### Dependencies

* Update dependency com.google.cloud:google-cloud-storage to v2.13.0 ([#955](https://togithub.com/googleapis/java-dataproc/issues/955)) ([7970c72](https://togithub.com/googleapis/java-dataproc/commit/7970c72052400a1125c1c8bf825e68a226d2889a))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to renovate-bot/google-cloud-java that referenced this pull request Nov 19, 2022
suztomo pushed a commit that referenced this pull request Feb 1, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [markupsafe](https://palletsprojects.com/p/markupsafe/) ([changelog](https://markupsafe.palletsprojects.com/changes/)) | `==2.0.1` -> `==2.1.1` | [![age](https://badges.renovateapi.com/packages/pypi/markupsafe/2.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/markupsafe/2.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/markupsafe/2.1.1/compatibility-slim/2.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/markupsafe/2.1.1/confidence-slim/2.0.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDguMiIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [2.8.17](googleapis/java-core@v2.8.16...v2.8.17) (2022-09-28)


### Dependencies

* Update dependency cachetools to v5 ([#943](googleapis/java-core#943)) ([1406c09](googleapis/java-core@1406c09))
* Update dependency certifi to v2022.9.24 ([#934](googleapis/java-core#934)) ([b6e1904](googleapis/java-core@b6e1904))
* Update dependency charset-normalizer to v2.1.1 ([#938](googleapis/java-core#938)) ([ac43d61](googleapis/java-core@ac43d61))
* Update dependency click to v8.1.3 ([#946](googleapis/java-core#946)) ([05fe31f](googleapis/java-core@05fe31f))
* Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.4 ([#945](googleapis/java-core#945)) ([3ebff6f](googleapis/java-core@3ebff6f))
* Update dependency gcp-releasetool to v1.8.8 ([#935](googleapis/java-core#935)) ([0f99ae1](googleapis/java-core@0f99ae1))
* Update dependency google-api-core to v2.10.1 ([#947](googleapis/java-core#947)) ([dedddfe](googleapis/java-core@dedddfe))
* Update dependency google-auth to v2.12.0 ([#948](googleapis/java-core#948)) ([67e53aa](googleapis/java-core@67e53aa))
* Update dependency google-cloud-core to v2.3.2 ([#936](googleapis/java-core#936)) ([a0d2e3e](googleapis/java-core@a0d2e3e))
* Update dependency google-cloud-storage to v2.5.0 ([#949](googleapis/java-core#949)) ([6edc6e3](googleapis/java-core@6edc6e3))
* Update dependency google-crc32c to v1.5.0 ([#950](googleapis/java-core#950)) ([0dda0a2](googleapis/java-core@0dda0a2))
* Update dependency googleapis-common-protos to v1.56.4 ([#937](googleapis/java-core#937)) ([b22a2b1](googleapis/java-core@b22a2b1))
* Update dependency importlib-metadata to v4.12.0 ([#951](googleapis/java-core#951)) ([6abe579](googleapis/java-core@6abe579))
* Update dependency jeepney to v0.8.0 ([#952](googleapis/java-core#952)) ([6a392e8](googleapis/java-core@6a392e8))
* Update dependency jinja2 to v3.1.2 ([#953](googleapis/java-core#953)) ([18a54a7](googleapis/java-core@18a54a7))
* Update dependency keyring to v23.9.3 ([#954](googleapis/java-core#954)) ([5ceabaa](googleapis/java-core@5ceabaa))
* Update dependency markupsafe to v2.1.1 ([#955](googleapis/java-core#955)) ([f64e9bf](googleapis/java-core@f64e9bf))
* Update dependency protobuf to v3.20.2 ([#956](googleapis/java-core#956)) ([fb1aea6](googleapis/java-core@fb1aea6))
* Update dependency protobuf to v4 ([#944](googleapis/java-core#944)) ([6b02535](googleapis/java-core@6b02535))
* Update dependency pyjwt to v2.5.0 ([#939](googleapis/java-core#939)) ([cc8ba46](googleapis/java-core@cc8ba46))
* Update dependency requests to v2.28.1 ([#940](googleapis/java-core#940)) ([ec195e3](googleapis/java-core@ec195e3))
* Update dependency typing-extensions to v4.3.0 ([#941](googleapis/java-core#941)) ([4c414e9](googleapis/java-core@4c414e9))
* Update dependency zipp to v3.8.1 ([#942](googleapis/java-core#942)) ([6dfb0d8](googleapis/java-core@6dfb0d8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
… to v2.17.0 (#955)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.16` -> `2.17.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.17.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.17.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.17.0/compatibility-slim/2.16)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.17.0/confidence-slim/2.16)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>google/error-prone</summary>

### [`v2.17.0`](https://togithub.com/google/error-prone/releases/tag/v2.17.0): Error Prone 2.17.0

[Compare Source](https://togithub.com/google/error-prone/compare/v2.16...v2.17.0)

New Checkers:

-   [`AvoidObjectArrays`](https://errorprone.info/bugpattern/AvoidObjectArrays)
-   [`Finalize`](https://errorprone.info/bugpattern/Finalize)
-   [`IgnoredPureGetter`](https://errorprone.info/bugpattern/IgnoredPureGetter)
-   [`ImpossibleNullComparison`](https://errorprone.info/bugpattern/ProtoFieldNullComparison)
-   [`MathAbsoluteNegative`](https://errorprone.info/bugpattern/MathAbsoluteNegative)
-   [`NewFileSystem`](https://errorprone.info/bugpattern/NewFileSystem)
-   [`StatementSwitchToExpressionSwitch`](https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch)
-   [`UnqualifiedYield`](https://errorprone.info/bugpattern/UnqualifiedYield)

Fixed issues: [#&#8203;2321](https://togithub.com/google/error-prone/issues/2321), [#&#8203;3144](https://togithub.com/google/error-prone/issues/3144), [#&#8203;3297](https://togithub.com/google/error-prone/issues/3297), [#&#8203;3428](https://togithub.com/google/error-prone/issues/3428), [#&#8203;3437](https://togithub.com/google/error-prone/issues/3437), [#&#8203;3462](https://togithub.com/google/error-prone/issues/3462), [#&#8203;3482](https://togithub.com/google/error-prone/issues/3482), [#&#8203;3494](https://togithub.com/google/error-prone/issues/3494)

**Full Changelog**: https://togithub.com/google/error-prone/compare/v2.16...v2.17.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-dependencies).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: compute Issues related to the Compute Engine API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants